home *** CD-ROM | disk | FTP | other *** search
/ Network Toolbox (Professional Edition) / tradetouch-network-toolbox-professional-edition.iso / terminal telnet tool / shellnet.exe / {app} / data / keymap.dat < prev    next >
Text File  |  2001-06-09  |  285b  |  27 lines

  1. UP=$1BOA
  2. DOWN=$1BOB
  3. RIGHT=$1BOC
  4. LEFT=$1BOD
  5.  
  6. PAGE UP=$1B[5~
  7. PAGE DN=$1B[6~
  8.  
  9. HOME=$1BOH
  10. END=$1BOF
  11. INSERT=$1BI
  12. DELETE=$1B[3~
  13.  
  14. F1=$1B[11~
  15. F2=$1B[12~
  16. F3=$1B[13~
  17. F4=$1B[14~
  18. F5=$1B[15~
  19. F6=$1B[17~
  20. F7=$1B[18~
  21. F8=$1B[19~
  22. F9=$1B[20~
  23. F10=$1B[21~
  24. F11=$1B[23~
  25. F12=$1B[24~
  26.  
  27.